Use libglnx
authorColin Walters <walters@verbum.org>
Tue, 17 Feb 2015 22:38:36 +0000 (17:38 -0500)
committerColin Walters <walters@verbum.org>
Mon, 23 Feb 2015 02:02:27 +0000 (21:02 -0500)
commit965a304a17ea64da1705dbfdca83210aa979ca36
tree1011371cd21aa645d65e413752128b22e41fb85c
parentef53e0100ba2a52e5243815737ae12431df44961
Use libglnx

Starting down the path of not using libgsystem.  The main win here
will be code sharing between ostree/rpm-ostree as well as going down
the path of not using GFile * for local files.
13 files changed:
.gitignore
.gitmodules [new file with mode: 0644]
Makefile-libostree.am
Makefile-ostree.am
Makefile-otutil.am
Makefile.am
autogen.sh
libglnx [new submodule]
src/libostree/ostree-core.c
src/libotutil/ot-variant-utils.c
src/libotutil/otutil.h
src/ostree/ot-admin-functions.c
src/ostree/ot-main.c